@font-face {
  font-family: 'iconfont';  /* project id 1784547 */
  src: url('//at.alicdn.com/t/font_1784547_huzttbyj3vc.eot');
  src: url('//at.alicdn.com/t/font_1784547_huzttbyj3vc.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1784547_huzttbyj3vc.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1784547_huzttbyj3vc.woff') format('woff'),
  url('//at.alicdn.com/t/font_1784547_huzttbyj3vc.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1784547_huzttbyj3vc.svg#iconfont') format('svg');
}
.iconfont{
	font-family:"iconfont" !important;
	font-size:16px;font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.clear{clear: both;}
.fl{float: left;}
.fr{float: right;}
.bqNavTheme{ width: 100%; height: 100%; overflow: scroll;}
.bqNavTheme::-webkit-scrollbar, .bqNavTheme1::-webkit-scrollbar{width:0px;height:0px;}
.bqNavTheme{margin:0;}

.bqNavTheme .iconfont{
	margin-left: 6px;
	vertical-align: middle;
	display: inline-block;
	transition: .5s;
}
.bqNavThemeSec{
	display: none;
}

.bqNavTheme .bqNavFirA{
	height: 40px;
	padding: 0 10px;
	background: none;
	border-radius: 0;
}
.bqNavTheme .bqNavSecLi a{
	background: none;
	color: #333;
}
.bqNavFirLi img{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-left: 6px;
}
/*标签*/
.bqNavTheme1{
	position: fixed;
	top: 0;
	left: 0;
	height: auto;
	background: #3a3a42;
	color: #fff;
	overflow-x: auto;
	padding: 0 10px;
	font-size: 14px;
	z-index: 1000;
}
.bqNavTheme1 .bqNavFirLi{
	text-align: center;
	padding: 0 16px;
	line-height: 40px;
	white-space: nowrap;
}
.bqNavTheme1 .bqNavFirLi .bqNavFirA{
	cursor: pointer;
}
.bqNavTheme1 .bqNavSecLi{
	float: left;
}
.bqNavTheme1Sec{
	border-radius: 5px;
}


.bqNavTheme2{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background: #3a3a42;
	color: #fff;
	overflow-x: auto;
	font-size: 14px;
	z-index: 1000;
}
.bqNavTheme2 .bqNavFirLi{
	text-align: center;
	padding: 0 16px;
	line-height: 40px;
	white-space: nowrap;
}
.bqNavTheme2 .bqNavFirLi .bqNavFirA{
	height: 36px !important;
	cursor: pointer;
}
.bqNavTheme2 .bqNavSecLi{
	float: left;
}
.bqNavTheme3{
	width: 100%;
	height: auto;
	background: #3a3a42;
	color: #fff;
	overflow-x: auto;
	font-size: 14px;
}
.bqNavTheme3 .bqNavFirLi{
	text-align: center;
	padding: 0 16px;
	line-height: 40px;
	white-space: nowrap;
}
.bqNavTheme3 .bqNavFirLi .bqNavFirA{
	height: 36px !important;
	cursor: pointer;
}
.bqNavTheme3 .bqNavSecLi{
	float: left;
	margin: 0px 10px;
}


/*悬浮*/
.xfNavBtn{
	position: relative;
	left: 10px;
	/*bottom: 90px;*/
	z-index: 1;
	width: 40px;
	height: 40px;
	text-align: center;
	background: #FFF;
	border-radius: 50%;
	box-shadow:0 1px 2px 0px #ccc;	
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	/*display: none;*/
}
.xfNavOn p{
	width: 20px;
	height: 2px;
	background: #ccc;
	margin-bottom: 4px;
}
.xfNavOn p:nth-of-type(3){
	margin-bottom: 0;
}
.xfNavOn img{
	width: 20px;
}

.xfNavTheme1{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	/*background: rgba(0,0,0,0.5);*/
	z-index: 901;
	overflow-y: auto;
	display: none;
}
.xfNavTheme1Con{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 902;
	width:62%;
	height: 100%;
	background: #fff;
	padding-top: 30px;
	
}
.xfNavTheme1 .xfNavFirTit{
	width: 87%;
}
.xfNavTheme1 .xfNavFirTit img{
	margin: 0 !important;
}
.xfNavTheme1 .xfNavFirTit a{
	padding: 0 0 0 10px !important;
	display: flex !important;
	align-content: center;
}
.xfNavTheme1 .xfNavIcon{
  width: 22%;
  min-height: 24px;
  text-align: center;
	display: flex;
	align-items: center;
	
}
.xfNavTheme1 .xfNavIcon img{
	width: 13px;
	height: 13px;
	margin: 0 auto;
	transition: .5s;
}
.xfNavFirLi{
}
.xfNavTheme1Fir{
	padding: 10px 0;
	display: flex;
	align-items: center;
}
.xfNavTheme1 .xfNavFirOn{
	background: green;
}
.xfNavTheme1 .xfNavFirOn p{
	color: #fff;
	line-height: 24px;
}
.xfNavTheme1Sec{
	display: none;
	background: #f9f9f9;
}
.xfNavTheme1Sec li{
	padding: 10px 0 10px 48px;
	font-size: 16px;
	border-bottom: 1px solid #e3e3e3;

}
.xfNavTheme1-select{display: none;}
.xfNavFirLiOn .xfNavTheme1-default{display: none;}
.xfNavFirLiOn .xfNavTheme1-select{display: block;}


.xfNavBtnTheme2{
	position: absolute;
  z-index: 1;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 1px 2px 0px #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  left: 10%;
  bottom: 0;
}
.xfNavTheme2{
	position:absolute;
	left: 30px;
	bottom:14px;
	width: 180px;
	background: rgba(255,255,255,0.9);
	border-radius: 5px;
	font-size: 14px;
	display: none;
}
.xfNavTheme2Con{ width: 100%; height: 100%; overflow: scroll;}
.xfNavTheme2Con::-webkit-scrollbar, .bqNavTheme1::-webkit-scrollbar{width:0px;height:0px;}
.xfNavTheme2Con{margin:0;}
.xfNavTheme2Con{
	max-height: 500px;
	overflow-y: auto;
}
.xfNavTheme2Con li{padding: 10px 0;line-height:30px;}
.xfNavTheme2-select{display: none;}
.xfNavFirLiOn .xfNavTheme2-default{display: none;}
.xfNavFirLiOn .xfNavTheme2-select{display: block;}
.xfNavTheme2-img{width: 30px;height: 30px;padding-left: 16px;}
.xfNavTheme2-img img{width: 100%;height: 100%;}

.xfNavTheme2-title{
	width: 56%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px;
}
.xfNavTheme2-title a{
	color: #333 !important;
}
.xfNavOff{
	width: 40px;
  height: 40px;
  line-height: 38px;
	display: none;
}
.xfNavOff img{
	width: 14px;
	height: 14px;
	vertical-align:middle;
}
.xfNavTheme2Icon{
	width: 20px;
	height: 30px;
	
}
.xfNavTheme2Icon img{
  width: 14px;
  height: 14px;
  vertical-align: middle;
  cursor: pointer;
}
.xfNavTheme2SecCon{
	padding-top: 30px;
	position: relative;
	display: none;
	min-height: 200px;
}
.xfNavTheme2SecCon img{
  position: absolute;
  left: 10px;
  top: 14px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.xfNavTheme2Sec{
	width: 100%;
	text-align: center;
	line-height: 60px;
}


/*抽屉型*/
.ctNavCommon{
	height: 50px;
	line-height: 50px;
	background: #42bd56;
}
.ctNavBtn{
	width: 15%;
	text-align: center;
	cursor: pointer;
}
.ctNavBtn img{
	width: 26px;
	vertical-align: middle;
}
.ctNavName{
	width: 70%;
	text-align: center;
	color: #fff;
}
.ctNavUser{
	width:15%;
	text-align: center;
	cursor: pointer;
}
.ctNavUser img{
	width: 32px;
	height: 30px;
	vertical-align: middle;
}
.ctNavCommonTheme{
	transform: scale(0);
	transition: .5s;
}
.ctNavThemeAll-off{
	position: fixed;
	left: 3%;
	top: 1%;
	color: #ddd;
}
.ctNavThemeAll-off img{
	width: 16px;
	margin: 6px;
}

.ctTheme1-select{display: none;}
.ctNavLiOn .ctTheme1-defauly{display: none;}
.ctNavLiOn .ctTheme1-select{display: block;}
.ctNavTheme1{
	position: fixed;
	top: 0;
	left: 0;
	z-index:901;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	overflow-y: auto;
}

.ctNavTheme1-con .ctNavTheme1-ul{width: 100%;margin: 80px 0 0;color: #fff;}
.ctNavTheme1-flex{line-height: 30px;margin-bottom: 20px;padding: 6px 14%}
.ctTheme1-select{display: none;}
.ctNavTheme1-img{width: 30px;height: 30px;}
.ctNavTheme1-img img{width: 100%;height: 100%;}
.ctNavTheme1-flex p{width:72%;margin-left:20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.ctNavAll-Theme1Li{
	margin-left: 50px;
	line-height: 40px;
}
.ctNavAll-Theme1Sec{
	display: none;
}
.ctNavTheme1 .ctNavFirIcon{
	transition: .5s;
}
.ctTheme1-select{display: none;}
.ctNavThemeCommon-flex.ctNavLiOn .ctTheme1-defauly{display: none;}
.ctNavThemeCommon-flex.ctNavLiOn .ctTheme1-select{display: block;}


.ctNavTheme2{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index:901;background:#fff;overflow-y: auto;}
.ctNavTheme2-off{position: absolute;left: 3%;top: 1%;color: #6e7375}
/*.ctNavTheme2-con ul{width: 80%;margin: 80px auto 0;color: #6e7375;}*/
.ctNavTheme2-con .ctNavTheme2-ul{margin-top:  80px;color: #6e7375;}
.ctNavTheme2-flex{line-height: 30px;margin-bottom: 20px;padding: 10px 0;}
.ctTheme2-select{display: none;}
.ctNavTheme2-img{width: 30px;height: 30px;}
.ctNavTheme2-img img{width: 100%;height: 100%;}
.ctNavTheme2-flex p{width:76%;margin-left:20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ctNavTheme2On{color: #f43333;background: #f6f6f6;}
.ctNavTheme2On .ctTheme2-defauly{display: none;}
.ctNavTheme2On .ctTheme2-select{display: block !important;}
.ctNavAll-Theme2Li{
	margin-left: 88px;
	line-height: 40px;
	width: 65%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ctNavAll-Theme2Sec{
	display: none;
}
.ctNavTheme2 .ctNavFirIcon{
	transition: .5s;
}
.ctTheme2-select{display: none;}
.ctNavThemeCommon-flex.ctNavLiOn .ctTheme2-defauly{display: none;}
.ctNavThemeCommon-flex.ctNavLiOn .ctTheme2-select{display: block;}



.ctNavTheme3{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index:901;background: #f8f8f8;overflow-y: auto;}
.ctNavTheme3-off{position: absolute;left: 3%;top: 1%;color: #6e7375;}
.ctNavTheme3-con .ctNavTheme3-ul{width: 90%;margin: 80px auto 0;color: #6e7375;}
.ctNavTheme3-flex{line-height: 30px;margin-bottom: 20px;padding:10px 0;border-bottom: 1px solid #f3f3f3;}
.ctTheme3-select{display: none;}
.ctNavTheme3-img{width: 30px;height: 30px;}
.ctNavTheme3-img img{width: 100%;height: 100%;}
.ctNavTheme3-flex p{width:76%;margin-left:20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ctNavAll-Theme3Li{
	margin-left: 70px;
	line-height: 40px;
	width: 65%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ctNavAll-Theme3Sec{
	display: none;
}
.ctNavTheme3 .ctNavFirIcon{
	transition: .5s;
}
.ctTheme3-select{display: none;}
.ctNavThemeCommon-flex.ctNavLiOn .ctTheme3-defauly{display: none;}
.ctNavThemeCommon-flex.ctNavLiOn .ctTheme3-select{display: block;}


.ctNavTwo-Theme-off{
	position: absolute;
	left: 3%;
	top: 1%;
	color: #6e7375
}
.ctNavTwo-Theme-off img{
	width: 20px;
	height: 20px;
}
.ctNavTwo-Theme1{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index:901;overflow-y:auto;background:rgba(0,0,0,0.6);display: none;}
.ctNavTwo-Theme1-off{color: #6e7375}
.ctNavTwo-Theme1-con{background: #fff;}
.ctNavTwo-Theme1-con .ctNavTwo-Theme1-ul{padding-top: 40px;color: #6e7375;}
.ctNavTwo-Theme1-flex{width:30%;margin:0 1.6%;line-height: 30px;margin-bottom: 20px;padding: 10px 0;text-align: center;}
.ctTwo-Theme1-select{display: none;}
.ctNavTwo-Theme1-img{width: 44px;height:44px;margin:0 auto 10px;background: #e5e5e5;display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.ctNavTwo-Theme1-img img{width: 20px;height: 20px;}
.ctNavTwo-Theme1-flex p{width:100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ctNavTwo-Theme1On{color: #f43333;}
.ctNavTwo-Theme1On .ctTwo-Theme1-defauly{display: none;}
.ctNavTwo-Theme1On .ctTwo-Theme1-select{display: block !important;}
.ctNavTwo-Theme1Sec{
	display: none;
	position: relative;
	width: 200px;
	left: 60px;
}

.ctNavTwo-Theme1Sec li{
	line-height: 40px;
}
.ctNavTwo-block{
	width: 100%;
}


.ctNavTwo-Theme2{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 901;overflow-y: auto;display: none;}
.ctNavTwo-Theme2-off{color: #ddd;}
.ctNavTwo-Theme2-con{background: rgba(0,0,0,0.8);padding-bottom: 30px;}
.ctNavTwo-Theme2-con .ctNavTwo-Theme2-ul{width: 100%;padding-top:40px;color: #fff;margin: 0 auto;}
.ctNavTwo-Theme2-flex{line-height: 30px;margin-bottom: 20px;padding: 10px 40px;}
.ctNavTwo-Theme2-img{width: 30px;height: 30px;margin-right:20px;}
.ctNavTwo-Theme2-img img{width: 100%;height: 100%;}
.ctNavTwo-Theme2-flex p{width:75%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ctTwo-Theme2-select{display: none;}
.ctNavTwo-Theme2On .ctTwo-Theme2-defauly{display: none;}
.ctNavTwo-Theme2On .ctTwo-Theme2-select{display: block !important;}
.ctNavTwo-Theme2Sec{
	display: none;
}
.ctNavTwo-Theme2Li{
	margin-left: 50px;
	line-height: 40px;
}
.ctNavTwo-showBtn{
	transition: .5s;
}




.ctNavThree-Theme1{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index:901;
  font-size: 14px;
  overflow-y: auto;
  display: none;
}
.ctNavThree-Theme1con{
  position: absolute;
  left: 0;
  top: 0;
  width: 66%;
  height: 100%;
  overflow-y: auto;
  background: #fff;
}
.ctNavThree-Theme1-off{
  position: absolute;
  left: 68%;
  top: 1%;
  color: #6e7375;
}
.ctNavThree-Theme1-off img{
	width: 20px;
	height: 20px;
}
.ctNavThree-Theme1-con .ctNavThree-Theme1ul{
  width: 100%;
  color: #6e7375;
}
.ctNavThree-Theme1-flex{
  line-height: 30px;
  margin-top: 20px;
  padding:10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.ctThree-Theme1-select{
  display: none;
 }
.ctNavThree-Theme1-img{
  width: 30px;
  height: 30px;
  padding-left: 22px;
}
.ctNavThree-Theme1-img img{width: 100%;height: 100%;}
.ctNavThree-Theme1-flex p{
  width:66%;
  margin-left:10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ctNavThree1-Btn{
  cursor: pointer;
  display: inline-block;
}
.ctNavThree-secCommon{
  display: none;
}
.ctNavThree1-Sec{
	display: none;
}

.ctNavThree1-Sec ul{
  margin-left: 64px;
}
.ctNavThree1-Sec ul li{
  line-height: 40px;
}
.ctThree-Theme1-select{display: none;}
.ctNavThree-ThemeOn .ctThree-Theme1-defauly{display: none;}
.ctNavThree-ThemeOn .ctThree-Theme1-select{display: block !important;}


.ctNavThree-Theme2{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 901;
  font-size: 14px;
  display: none;
}
.ctNavThree2-con{
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  height: 100%;
  overflow-y: auto;
  background:#181f25;
}
.ctNavThree-Theme2-off{
  position: absolute;
  right: 10%;
  top: 1%;
  color: #6e7375;
}
.ctNavThree-Theme2-off img{
	width: 20px;
	height: 20px;
}
.ctNavThree2-con .ctNavThree2-ul{
  width: 100%;
  color: #6e7375;
  position: relative;
}
.ctNavThree-Theme2-flex{
  width:50%;
  line-height: 30px;
  margin-top: 20px;
  padding:10px 0;
  color: #6e7375;
}

.ctNavThree-Theme2-img{
  width: 30px;
  height: 30px;
  margin-right:10px;
  padding-left: 10px;
}
.ctNavThree-Theme2-img img{width: 100%;height: 100%;}
.ctNavThree-Theme2-flex p{
  width:56%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ctNavThree-Theme2On{color: #fff;}
.ctNavThree2-Btn{
  display: inline-block;
  cursor: pointer;
}
.ctNavThree2-Sec{
  /*margin-left: 48px;*/
 position: absolute;
 left: 10%;
 width: 80%;
 margin-top: 30px;
}
.ctNavThree2-Sec ul{
  width: 100%;
}
.ctNavThree2-Sec ul li{
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ctNavThree2Return{
  position: absolute;
  right: -7%;
  top: -50px;
}

.ctThree-Theme2-select{display: none;}
.ctNavThree-ThemeOn .ctThree-Theme2-defauly{display: none;}
.ctNavThree-ThemeOn .ctThree-Theme2-select{display: block !important;}




.ctNavThree-Theme3{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 901;
  font-size: 14px;
  display: none;
}
.ctNavThree-Theme3con{
  position: absolute;
  left: 0;
  top: 0;
  width: 66%;
  height: 100%;
  overflow-y: auto;
  background: #181f25;
}
.ctNavThree-Theme3-off{
  position: absolute;
  left: 68%;
  top: 1%;
  color: #6e7375;
}
.ctNavThree-Theme3-off img{
	width: 20px;
	height: 20px;
}
.ctNavThree-Theme3-con .ctNavThree-Theme3ul{
  width: 100%;
  color: #6e7375;
}
.ctNavThree-Theme3-flex{
  line-height: 30px;
  margin-top: 20px;
  padding:10px 0;
}
.ctThree-Theme3-select{
  display: none;
 }
.ctNavThree-Theme3-img{
  width: 30px;
  height: 30px;
  padding-left: 22px;
}
.ctNavThree-Theme3-img img{width: 100%;height: 100%;}
.ctNavThree-Theme3-flex p{
  width:67%;
  margin-left:10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ctNavThree3-Btn{
  cursor: pointer;
  display: inline-block;
}
.ctNavThree-secCommon{
  display: none;
}
.ctNavThree3-Sec{
	display: none;
}
.ctNavThree3-Sec ul{
  margin-left: 64px;
}
.ctNavThree3-Sec ul li{
  line-height: 40px;
}
.ctThree-Theme3-select{display: none;}
.ctNavThree-ThemeOn .ctThree-Theme3-defauly{display: none;}
.ctNavThree-ThemeOn .ctThree-Theme3-select{display: block !important;}



.ctNavFour-Theme1{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 901;
  width: 100%;
  font-size: 14px;
  /*display: none;*/
}
.ctNavFour-Theme1-off{
  position: absolute;
  left: 30%;
  top: 1%;
  overflow-y: auto;
  color: #6e7375;
}
.ctNavFour-Theme1-con{
  width:60%;
  height:100%;
  position: absolute;
  right: 0;
  top: 0;
  background:#181f25;
  overflow-y: auto;
}
.ctNavFour-Theme1-con .ctNavFour1-ul{width: 100%;color: #6e7375;}
.ctNavFour-Theme1-flex{
  width:100%;
  line-height: 30px;
  margin-top: 20px;
  padding:10px 0;
  color:#6e7375;
}
.ctFour-Theme1-select{display: none;}
.ctNavFour-Theme1-img{
  width: 44px;
  height: 44px;
  margin: 0 auto 6px;
}
.ctNavFour-Theme1-img img{width: 100%;height: 100%;}
.ctNavFour-Theme1-flex p{
  width:80%;
  text-align: center;
  margin:0 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ctNavFour-Theme1On{color: #fff;background: #1d262e;}
.ctNavFour1-Sec{
  display: none;
}
.ctNavFour1-Sec a{
  color: #fff;
}
.ctNavFour1-Sec li{
  line-height: 40px;
  text-align: center;
}
.ctNavFour1-returnBtn{
  padding-left: 10px;
  color: #fff;
}